 1	  1	'D'	 1.	0.	0.	!	inlet
 2	 20	'N'	 0.	0.	0.	!	outlet
BCi	BCe	BCtype	BCvalue(n,1:Ns)
--------------------------------------------------------------------------------
! comparison to Gramling experiment
! with Jiang's coefficients of 02/01/17 (real parts only, signs changed from - to +)
! Ne= 20, uniform grid
--------------------------------------------------------------------------------
BCe	! BC element #
BCi	! BC local face # (1: n1, 2: n2)
BCtype	! 'R', 'N' or 'D' for Robin, Neumann or Dirichlet, respectively
BCvalue	! value of jx_bar, qx_bar or c_bar used in the BC for R, N or D, respectively
	! (Ns values, one for each species)
	! for R and N these are NORMAL fluxes, positive for outflow and negative for inflow
--------------------------------------------------------------------------------
formers:
--------------------------------------------------------------------------------

